[INFO] fetching crate hardware-query 0.2.1...
[INFO] fixing hardware-query-0.2.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate hardware-query 0.2.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate hardware-query 0.2.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate hardware-query 0.2.1
[INFO] tweaked toml for crates.io crate hardware-query 0.2.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hardware-query 0.2.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hardware-query 0.2.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wmi v0.17.2
[INFO] [stderr]   Downloaded nvml-wrapper v0.11.0
[INFO] [stderr]   Downloaded wrapcenum-derive v0.4.1
[INFO] [stderr]   Downloaded mockall v0.13.1
[INFO] [stderr]   Downloaded sysinfo v0.36.0
[INFO] [stderr]   Downloaded nvml-wrapper-sys v0.9.0
[INFO] [stderr]   Downloaded mockall_derive v0.13.1
[INFO] [stderr]   Downloaded criterion v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4fef2ead5102ea1dc1e2c64ec160dc663723929f50f761077994e0f56322370b
[INFO] running `Command { std: "docker" "start" "4fef2ead5102ea1dc1e2c64ec160dc663723929f50f761077994e0f56322370b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4fef2ead5102ea1dc1e2c64ec160dc663723929f50f761077994e0f56322370b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fef2ead5102ea1dc1e2c64ec160dc663723929f50f761077994e0f56322370b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4fef2ead5102ea1dc1e2c64ec160dc663723929f50f761077994e0f56322370b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking nvml-wrapper-sys v0.9.0
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking fragile v2.0.1
[INFO] [stderr]     Checking bytesize v2.0.1
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking sysinfo v0.36.0
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling wrapcenum-derive v0.4.1
[INFO] [stderr]     Checking nvml-wrapper v0.11.0
[INFO] [stderr]     Checking mockall v0.13.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking hardware-query v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking criterion v0.6.0
[INFO] [stdout] error[E0433]: cannot find module or crate `fs` in this scope
[INFO] [stdout]    --> src/cpu.rs:412:34
[INFO] [stdout]     |
[INFO] [stdout] 412 |             if let Ok(content) = fs::read_to_string("/proc/cpuinfo") {
[INFO] [stdout]     |                                  ^^ use of unresolved module or unlinked crate `fs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fs`, use `cargo add fs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::fs;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `fs` in this scope
[INFO] [stdout]    --> src/cpu.rs:428:34
[INFO] [stdout]     |
[INFO] [stdout] 428 |             if let Ok(content) = fs::read_to_string("/proc/cpuinfo") {
[INFO] [stdout]     |                                  ^^ use of unresolved module or unlinked crate `fs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fs`, use `cargo add fs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::fs;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `fs` in this scope
[INFO] [stdout]    --> src/cpu.rs:444:34
[INFO] [stdout]     |
[INFO] [stdout] 444 |             if let Ok(content) = fs::read_to_string("/proc/cpuinfo") {
[INFO] [stdout]     |                                  ^^ use of unresolved module or unlinked crate `fs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fs`, use `cargo add fs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::fs;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `fs` in this scope
[INFO] [stdout]    --> src/cpu.rs:460:34
[INFO] [stdout]     |
[INFO] [stdout] 460 |             if let Ok(content) = fs::read_to_string("/proc/cpuinfo") {
[INFO] [stdout]     |                                  ^^ use of unresolved module or unlinked crate `fs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fs`, use `cargo add fs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::fs;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `fs` in this scope
[INFO] [stdout]    --> src/cpu.rs:478:34
[INFO] [stdout]     |
[INFO] [stdout] 478 |             if let Ok(entries) = fs::read_dir("/sys/devices/system/cpu/vulnerabilities") {
[INFO] [stdout]     |                                  ^^ use of unresolved module or unlinked crate `fs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fs`, use `cargo add fs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::fs;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `fs` in this scope
[INFO] [stdout]    --> src/cpu.rs:481:45
[INFO] [stdout]     |
[INFO] [stdout] 481 |                         if let Ok(status) = fs::read_to_string(entry.path()) {
[INFO] [stdout]     |                                             ^^ use of unresolved module or unlinked crate `fs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fs`, use `cargo add fs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::fs;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `fs` in this scope
[INFO] [stdout]    --> src/cpu.rs:597:30
[INFO] [stdout]     |
[INFO] [stdout] 597 |         if let Ok(content) = fs::read_to_string("/proc/cpuinfo") {
[INFO] [stdout]     |                              ^^ use of unresolved module or unlinked crate `fs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fs`, use `cargo add fs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::fs;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `fs` in this scope
[INFO] [stdout]    --> src/cpu.rs:617:30
[INFO] [stdout]     |
[INFO] [stdout] 617 |         if let Ok(content) = fs::read_to_string("/proc/cpuinfo") {
[INFO] [stdout]     |                              ^^ use of unresolved module or unlinked crate `fs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fs`, use `cargo add fs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::fs;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `fs` in this scope
[INFO] [stdout]    --> src/cpu.rs:631:13
[INFO] [stdout]     |
[INFO] [stdout] 631 |             fs::read_to_string("/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq")
[INFO] [stdout]     |             ^^ use of unresolved module or unlinked crate `fs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fs`, use `cargo add fs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::fs;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `fs` in this scope
[INFO] [stdout]    --> src/cpu.rs:643:30
[INFO] [stdout]     |
[INFO] [stdout] 643 |         if let Ok(content) = fs::read_to_string("/sys/devices/system/cpu/cpu0/cache/index0/size") {
[INFO] [stdout]     |                              ^^ use of unresolved module or unlinked crate `fs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fs`, use `cargo add fs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::fs;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `fs` in this scope
[INFO] [stdout]    --> src/cpu.rs:655:30
[INFO] [stdout]     |
[INFO] [stdout] 655 |         if let Ok(content) = fs::read_to_string("/sys/devices/system/cpu/cpu0/cache/index1/size") {
[INFO] [stdout]     |                              ^^ use of unresolved module or unlinked crate `fs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fs`, use `cargo add fs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::fs;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `fs` in this scope
[INFO] [stdout]    --> src/cpu.rs:667:30
[INFO] [stdout]     |
[INFO] [stdout] 667 |         if let Ok(content) = fs::read_to_string("/sys/devices/system/cpu/cpu0/cache/index2/size") {
[INFO] [stdout]     |                              ^^ use of unresolved module or unlinked crate `fs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fs`, use `cargo add fs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::fs;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `fs` in this scope
[INFO] [stdout]    --> src/cpu.rs:681:30
[INFO] [stdout]     |
[INFO] [stdout] 681 |         if let Ok(content) = fs::read_to_string("/proc/cpuinfo") {
[INFO] [stdout]     |                              ^^ use of unresolved module or unlinked crate `fs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fs`, use `cargo add fs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::fs;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::Command`
[INFO] [stdout]  --> src/gpu.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::process::Command;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get_edge_tpu_driver_version` found for struct `TPUInfo` in the current scope
[INFO] [stdout]    --> src/tpu.rs:207:51
[INFO] [stdout]     |
[INFO] [stdout]  59 | pub struct TPUInfo {
[INFO] [stdout]     | ------------------ associated function or constant `get_edge_tpu_driver_version` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 207 |                             driver_version: Self::get_edge_tpu_driver_version(),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `TPUInfo`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `get_tpu_driver_version` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 207 -                             driver_version: Self::get_edge_tpu_driver_version(),
[INFO] [stdout] 207 +                             driver_version: Self::get_tpu_driver_version(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get_edge_tpu_driver_version` found for struct `TPUInfo` in the current scope
[INFO] [stdout]    --> src/tpu.rs:245:51
[INFO] [stdout]     |
[INFO] [stdout]  59 | pub struct TPUInfo {
[INFO] [stdout]     | ------------------ associated function or constant `get_edge_tpu_driver_version` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 245 |                             driver_version: Self::get_edge_tpu_driver_version(),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `TPUInfo`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `get_tpu_driver_version` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 245 -                             driver_version: Self::get_edge_tpu_driver_version(),
[INFO] [stdout] 245 +                             driver_version: Self::get_tpu_driver_version(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get_habana_driver_version` found for struct `TPUInfo` in the current scope
[INFO] [stdout]    --> src/tpu.rs:306:71
[INFO] [stdout]     |
[INFO] [stdout]  59 | pub struct TPUInfo {
[INFO] [stdout]     | ------------------ associated function or constant `get_habana_driver_version` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 306 |                                                 driver_version: Self::get_habana_driver_version(),
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `TPUInfo`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `get_tpu_driver_version` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 306 -                                                 driver_version: Self::get_habana_driver_version(),
[INFO] [stdout] 306 +                                                 driver_version: Self::get_tpu_driver_version(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `fs` in this scope
[INFO] [stdout]    --> src/cpu.rs:412:34
[INFO] [stdout]     |
[INFO] [stdout] 412 |             if let Ok(content) = fs::read_to_string("/proc/cpuinfo") {
[INFO] [stdout]     |                                  ^^ use of unresolved module or unlinked crate `fs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fs`, use `cargo add fs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::fs;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `fs` in this scope
[INFO] [stdout]    --> src/cpu.rs:428:34
[INFO] [stdout]     |
[INFO] [stdout] 428 |             if let Ok(content) = fs::read_to_string("/proc/cpuinfo") {
[INFO] [stdout]     |                                  ^^ use of unresolved module or unlinked crate `fs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fs`, use `cargo add fs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::fs;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `fs` in this scope
[INFO] [stdout]    --> src/cpu.rs:444:34
[INFO] [stdout]     |
[INFO] [stdout] 444 |             if let Ok(content) = fs::read_to_string("/proc/cpuinfo") {
[INFO] [stdout]     |                                  ^^ use of unresolved module or unlinked crate `fs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fs`, use `cargo add fs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::fs;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `fs` in this scope
[INFO] [stdout]    --> src/cpu.rs:460:34
[INFO] [stdout]     |
[INFO] [stdout] 460 |             if let Ok(content) = fs::read_to_string("/proc/cpuinfo") {
[INFO] [stdout]     |                                  ^^ use of unresolved module or unlinked crate `fs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fs`, use `cargo add fs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::fs;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `fs` in this scope
[INFO] [stdout]    --> src/cpu.rs:478:34
[INFO] [stdout]     |
[INFO] [stdout] 478 |             if let Ok(entries) = fs::read_dir("/sys/devices/system/cpu/vulnerabilities") {
[INFO] [stdout]     |                                  ^^ use of unresolved module or unlinked crate `fs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fs`, use `cargo add fs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::fs;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `fs` in this scope
[INFO] [stdout]    --> src/cpu.rs:481:45
[INFO] [stdout]     |
[INFO] [stdout] 481 |                         if let Ok(status) = fs::read_to_string(entry.path()) {
[INFO] [stdout]     |                                             ^^ use of unresolved module or unlinked crate `fs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fs`, use `cargo add fs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::fs;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `fs` in this scope
[INFO] [stdout]    --> src/cpu.rs:597:30
[INFO] [stdout]     |
[INFO] [stdout] 597 |         if let Ok(content) = fs::read_to_string("/proc/cpuinfo") {
[INFO] [stdout]     |                              ^^ use of unresolved module or unlinked crate `fs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fs`, use `cargo add fs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::fs;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `fs` in this scope
[INFO] [stdout]    --> src/cpu.rs:617:30
[INFO] [stdout]     |
[INFO] [stdout] 617 |         if let Ok(content) = fs::read_to_string("/proc/cpuinfo") {
[INFO] [stdout]     |                              ^^ use of unresolved module or unlinked crate `fs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fs`, use `cargo add fs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::fs;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `fs` in this scope
[INFO] [stdout]    --> src/cpu.rs:631:13
[INFO] [stdout]     |
[INFO] [stdout] 631 |             fs::read_to_string("/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq")
[INFO] [stdout]     |             ^^ use of unresolved module or unlinked crate `fs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fs`, use `cargo add fs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::fs;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `fs` in this scope
[INFO] [stdout]    --> src/cpu.rs:643:30
[INFO] [stdout]     |
[INFO] [stdout] 643 |         if let Ok(content) = fs::read_to_string("/sys/devices/system/cpu/cpu0/cache/index0/size") {
[INFO] [stdout]     |                              ^^ use of unresolved module or unlinked crate `fs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fs`, use `cargo add fs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::fs;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `fs` in this scope
[INFO] [stdout]    --> src/cpu.rs:655:30
[INFO] [stdout]     |
[INFO] [stdout] 655 |         if let Ok(content) = fs::read_to_string("/sys/devices/system/cpu/cpu0/cache/index1/size") {
[INFO] [stdout]     |                              ^^ use of unresolved module or unlinked crate `fs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fs`, use `cargo add fs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::fs;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `fs` in this scope
[INFO] [stdout]    --> src/cpu.rs:667:30
[INFO] [stdout]     |
[INFO] [stdout] 667 |         if let Ok(content) = fs::read_to_string("/sys/devices/system/cpu/cpu0/cache/index2/size") {
[INFO] [stdout]     |                              ^^ use of unresolved module or unlinked crate `fs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fs`, use `cargo add fs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::fs;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `fs` in this scope
[INFO] [stdout]    --> src/cpu.rs:681:30
[INFO] [stdout]     |
[INFO] [stdout] 681 |         if let Ok(content) = fs::read_to_string("/proc/cpuinfo") {
[INFO] [stdout]     |                              ^^ use of unresolved module or unlinked crate `fs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fs`, use `cargo add fs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::fs;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::Command`
[INFO] [stdout]  --> src/gpu.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::process::Command;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/npu.rs:327:13
[INFO] [stdout]     |
[INFO] [stdout] 327 |         let mut npus = Vec::new();
[INFO] [stdout]     |             ----^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output_str`
[INFO] [stdout]    --> src/platform/linux.rs:251:17
[INFO] [stdout]     |
[INFO] [stdout] 251 |             let output_str = String::from_utf8_lossy(&output.stdout);
[INFO] [stdout]     |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_str`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/platform/linux.rs:301:13
[INFO] [stdout]     |
[INFO] [stdout] 301 |         let mut gpus = Vec::new();
[INFO] [stdout]     |             ----^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get_edge_tpu_driver_version` found for struct `TPUInfo` in the current scope
[INFO] [stdout]    --> src/tpu.rs:207:51
[INFO] [stdout]     |
[INFO] [stdout]  59 | pub struct TPUInfo {
[INFO] [stdout]     | ------------------ associated function or constant `get_edge_tpu_driver_version` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 207 |                             driver_version: Self::get_edge_tpu_driver_version(),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `TPUInfo`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `get_tpu_driver_version` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 207 -                             driver_version: Self::get_edge_tpu_driver_version(),
[INFO] [stdout] 207 +                             driver_version: Self::get_tpu_driver_version(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get_edge_tpu_driver_version` found for struct `TPUInfo` in the current scope
[INFO] [stdout]    --> src/tpu.rs:245:51
[INFO] [stdout]     |
[INFO] [stdout]  59 | pub struct TPUInfo {
[INFO] [stdout]     | ------------------ associated function or constant `get_edge_tpu_driver_version` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 245 |                             driver_version: Self::get_edge_tpu_driver_version(),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `TPUInfo`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `get_tpu_driver_version` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 245 -                             driver_version: Self::get_edge_tpu_driver_version(),
[INFO] [stdout] 245 +                             driver_version: Self::get_tpu_driver_version(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get_habana_driver_version` found for struct `TPUInfo` in the current scope
[INFO] [stdout]    --> src/tpu.rs:306:71
[INFO] [stdout]     |
[INFO] [stdout]  59 | pub struct TPUInfo {
[INFO] [stdout]     | ------------------ associated function or constant `get_habana_driver_version` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 306 |                                                 driver_version: Self::get_habana_driver_version(),
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `TPUInfo`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `get_tpu_driver_version` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 306 -                                                 driver_version: Self::get_habana_driver_version(),
[INFO] [stdout] 306 +                                                 driver_version: Self::get_tpu_driver_version(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hardware-query` (lib) due to 16 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/npu.rs:327:13
[INFO] [stdout]     |
[INFO] [stdout] 327 |         let mut npus = Vec::new();
[INFO] [stdout]     |             ----^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output_str`
[INFO] [stdout]    --> src/platform/linux.rs:251:17
[INFO] [stdout]     |
[INFO] [stdout] 251 |             let output_str = String::from_utf8_lossy(&output.stdout);
[INFO] [stdout]     |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_str`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/platform/linux.rs:301:13
[INFO] [stdout]     |
[INFO] [stdout] 301 |         let mut gpus = Vec::new();
[INFO] [stdout]     |             ----^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hardware-query` (lib test) due to 16 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4fef2ead5102ea1dc1e2c64ec160dc663723929f50f761077994e0f56322370b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fef2ead5102ea1dc1e2c64ec160dc663723929f50f761077994e0f56322370b", kill_on_drop: false }`
[INFO] [stdout] 4fef2ead5102ea1dc1e2c64ec160dc663723929f50f761077994e0f56322370b
